TSTP Solution File: NUM706^4 by Zipperpin---2.1.9999

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : NUM706^4 : TPTP v8.1.2. Released v7.1.0.
% Transfm  : NO INFORMATION
% Format   : NO INFORMATION
% Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.3ULsk5ejMU true

% Computer : n031.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Thu Aug 31 12:43:38 EDT 2023

% Result   : Theorem 0.58s 1.25s
% Output   : Refutation 0.58s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    5
%            Number of leaves      :   21
% Syntax   : Number of formulae    :   32 (  16 unt;   9 typ;   0 def)
%            Number of atoms       :   53 (  22 equ;   0 cnn)
%            Maximal formula atoms :    3 (   2 avg)
%            Number of connectives :   67 (   6   ~;   2   |;   0   &;  53   @)
%                                         (   0 <=>;   6  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    7 (   3 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   25 (  25   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   11 (   9 usr;   4 con; 0-3 aty)
%            Number of variables   :   32 (  25   ^;   7   !;   0   ?;  32   :)

% Comments : 
%------------------------------------------------------------------------------
thf(n_1_type,type,
    n_1: $i ).

thf(nat_type,type,
    nat: $i ).

thf(is_of_type,type,
    is_of: $i > ( $i > $o ) > $o ).

thf(in_type,type,
    in: $i > $i > $o ).

thf(sk__124_type,type,
    sk__124: $i ).

thf(n_is_type,type,
    n_is: $i > $i > $o ).

thf(n_ts_type,type,
    n_ts: $i > $i > $i ).

thf(all_of_type,type,
    all_of: ( $i > $o ) > ( $i > $o ) > $o ).

thf(e_is_type,type,
    e_is: $i > $i > $i > $o ).

thf(def_n_is,axiom,
    ( n_is
    = ( e_is @ nat ) ) ).

thf(def_e_is,axiom,
    ( e_is
    = ( ^ [X0: $i,X: $i,Y: $i] : ( X = Y ) ) ) ).

thf('0',plain,
    ( e_is
    = ( ^ [X0: $i,X: $i,Y: $i] : ( X = Y ) ) ),
    inference(simplify_rw_rule,[status(thm)],[def_e_is]) ).

thf('1',plain,
    ( e_is
    = ( ^ [V_1: $i,V_2: $i,V_3: $i] : ( V_2 = V_3 ) ) ),
    define([status(thm)]) ).

thf('2',plain,
    ( n_is
    = ( e_is @ nat ) ),
    inference(simplify_rw_rule,[status(thm)],[def_n_is,'1']) ).

thf('3',plain,
    ( n_is
    = ( e_is @ nat ) ),
    define([status(thm)]) ).

thf(def_all_of,axiom,
    ( all_of
    = ( ^ [X0: $i > $o,X1: $i > $o] :
        ! [X2: $i] :
          ( ( is_of @ X2 @ X0 )
         => ( X1 @ X2 ) ) ) ) ).

thf(def_is_of,axiom,
    ( is_of
    = ( ^ [X0: $i,X1: $i > $o] : ( X1 @ X0 ) ) ) ).

thf('4',plain,
    ( is_of
    = ( ^ [X0: $i,X1: $i > $o] : ( X1 @ X0 ) ) ),
    inference(simplify_rw_rule,[status(thm)],[def_is_of]) ).

thf('5',plain,
    ( is_of
    = ( ^ [V_1: $i,V_2: $i > $o] : ( V_2 @ V_1 ) ) ),
    define([status(thm)]) ).

thf('6',plain,
    ( all_of
    = ( ^ [X0: $i > $o,X1: $i > $o] :
        ! [X2: $i] :
          ( ( is_of @ X2 @ X0 )
         => ( X1 @ X2 ) ) ) ),
    inference(simplify_rw_rule,[status(thm)],[def_all_of,'5']) ).

thf('7',plain,
    ( all_of
    = ( ^ [V_1: $i > $o,V_2: $i > $o] :
        ! [X4: $i] :
          ( ( is_of @ X4 @ V_1 )
         => ( V_2 @ X4 ) ) ) ),
    define([status(thm)]) ).

thf(satz28a,axiom,
    ( all_of
    @ ^ [X0: $i] : ( in @ X0 @ nat )
    @ ^ [X0: $i] : ( n_is @ ( n_ts @ X0 @ n_1 ) @ X0 ) ) ).

thf(zf_stmt_0,axiom,
    ! [X4: $i] :
      ( ( in @ X4 @ nat )
     => ( ( n_ts @ X4 @ n_1 )
        = X4 ) ) ).

thf(zip_derived_cl458,plain,
    ! [X0: $i] :
      ( ( ( n_ts @ X0 @ n_1 )
        = X0 )
      | ~ ( in @ X0 @ nat ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(satz28e,conjecture,
    ( all_of
    @ ^ [X0: $i] : ( in @ X0 @ nat )
    @ ^ [X0: $i] : ( n_is @ X0 @ ( n_ts @ X0 @ n_1 ) ) ) ).

thf(zf_stmt_1,conjecture,
    ! [X4: $i] :
      ( ( in @ X4 @ nat )
     => ( X4
        = ( n_ts @ X4 @ n_1 ) ) ) ).

thf(zf_stmt_2,negated_conjecture,
    ~ ! [X4: $i] :
        ( ( in @ X4 @ nat )
       => ( X4
          = ( n_ts @ X4 @ n_1 ) ) ),
    inference('cnf.neg',[status(esa)],[zf_stmt_1]) ).

thf(zip_derived_cl463,plain,
    ( sk__124
   != ( n_ts @ sk__124 @ n_1 ) ),
    inference(cnf,[status(esa)],[zf_stmt_2]) ).

thf(zip_derived_cl1110,plain,
    ( ( sk__124 != sk__124 )
    | ~ ( in @ sk__124 @ nat ) ),
    inference('sup-',[status(thm)],[zip_derived_cl458,zip_derived_cl463]) ).

thf(zip_derived_cl462,plain,
    in @ sk__124 @ nat,
    inference(cnf,[status(esa)],[zf_stmt_2]) ).

thf(zip_derived_cl1112,plain,
    sk__124 != sk__124,
    inference(demod,[status(thm)],[zip_derived_cl1110,zip_derived_cl462]) ).

thf(zip_derived_cl1113,plain,
    $false,
    inference(simplify,[status(thm)],[zip_derived_cl1112]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.13  % Problem  : NUM706^4 : TPTP v8.1.2. Released v7.1.0.
% 0.11/0.14  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.3ULsk5ejMU true
% 0.14/0.35  % Computer : n031.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit : 300
% 0.14/0.35  % WCLimit  : 300
% 0.14/0.35  % DateTime : Fri Aug 25 13:39:37 EDT 2023
% 0.14/0.35  % CPUTime  : 
% 0.14/0.35  % Running portfolio for 300 s
% 0.14/0.35  % File         : /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.14/0.35  % Number of cores: 8
% 0.14/0.35  % Python version: Python 3.6.8
% 0.14/0.36  % Running in HO mode
% 0.21/0.67  % Total configuration time : 828
% 0.21/0.67  % Estimated wc time : 1656
% 0.21/0.67  % Estimated cpu time (8 cpus) : 207.0
% 0.54/0.73  % /export/starexec/sandbox2/solver/bin/lams/40_c.s.sh running for 80s
% 0.56/0.75  % /export/starexec/sandbox2/solver/bin/lams/35_full_unif4.sh running for 80s
% 0.56/0.76  % /export/starexec/sandbox2/solver/bin/lams/40_c_ic.sh running for 80s
% 0.56/0.76  % /export/starexec/sandbox2/solver/bin/lams/15_e_short1.sh running for 30s
% 0.56/0.76  % /export/starexec/sandbox2/solver/bin/lams/40_noforms.sh running for 90s
% 0.56/0.77  % /export/starexec/sandbox2/solver/bin/lams/40_b.comb.sh running for 70s
% 0.56/0.77  % /export/starexec/sandbox2/solver/bin/lams/20_acsne_simpl.sh running for 40s
% 0.56/0.77  % /export/starexec/sandbox2/solver/bin/lams/30_sp5.sh running for 60s
% 0.58/1.25  % Solved by lams/40_noforms.sh.
% 0.58/1.25  % done 132 iterations in 0.471s
% 0.58/1.25  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 0.58/1.25  % SZS output start Refutation
% See solution above
% 0.58/1.25  
% 0.58/1.25  
% 0.58/1.25  % Terminating...
% 5.37/1.39  % Runner terminated.
% 5.37/1.39  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------